home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 430
- Top = 535
- Width = 287
- Height = 232
- Caption = 'Shadowed Form Demo'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClick = FormClick
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 265
- Height = 193
- BevelOuter = bvLowered
- BevelWidth = 5
- BorderStyle = bsSingle
- TabOrder = 0
- object Image1: TImage
- Left = 5
- Top = 5
- Width = 251
- Height = 179
- Align = alClient
- Picture.Data = {<image000.bmp>}
- end
- end
- end
-